listen mode meaning in Chinese
接听模式
听取模式
噪声测向方式
Examples
- The system call dosopen allows the client process to gain access to the named pipe created by the server in listen mode
系统调用dosopen ( )允许客户端进程访问由服务器创建的处于监听模式的有名管道: - This technology establishes thx listening modes , making it convenient to have one speaker setup for movies , music and games
这项技术建立了thx收听模式,使它能方便的为电影,音乐和游戏做一个音箱设置。 - For instance , we are likely to put ourselves in a pleasure listening mode when we are viewing a situation comedy on television
例如,当我们在电视上看到一个戏剧场景时,喜欢把我们自己置身于这种愉快的听力模式。 - Dosconnectnpipe is used by the server process to connect to the pipe on one end . this puts the pipe to listen mode , and client processes can now access the pipe using
服务器进程可以使用系统调用dosconnectnpipe ( )连接到管道的一端上,这样就可以将管道设置成监听模式,客户端进程现在就可以使用dosopen ( )来访问这个管道了: